Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 178,122 for

document formatting

(0.24 sec)
  1. RowFormat.borders property | Aspose.Words for P...

    RowFormat.borders property. Gets the collection of default cell borders for the row.... Document () builder = aw . DocumentBuilder...Setting table formatting options for a document builder # will...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Stroke.backColor property | Aspose.Words for No...

    Stroke.backColor property. Gets or sets the background color of the stroke....set marker formatting. let doc = new aw . Document (); let builder...8 , 1.7 ]); // Set marker formatting. series . marker . size =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Stroke.foreColor property | Aspose.Words for No...

    Stroke.foreColor property. Gets or sets the foreground color of the stroke....set marker formatting. let doc = new aw . Document (); let builder...8 , 1.7 ]); // Set marker formatting. series . marker . size =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CellFormat.fitText property | Aspose.Words for ...

    CellFormat.fitText property. If ``true``, fits text in the cell, compressing each paragraph to the width of the cell.... Document (); let builder = new aw ...Setting table formatting options for a document builder // will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Font.Bold | Aspose.Words for .NET

    Discover the Font Bold property, easily identify if your text is bolded, enhancing readability and style for your web design projects....property True if the font is formatted as bold. public bool Bold...insert formatted text using DocumentBuilder. Document doc = new...

    reference.aspose.com/words/net/aspose.words/fon...
  6. Apply preset theme to VSSM document via .NET | ...

    C# source code to apply preset theme to vssm file on .NET Framework, .NET Core, Mono Platforms....apply preset theme to VSSM document using server-side Aspose.Diagram...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/diagram/net/theme/vssm/
  7. ListFormat | Aspose.Words for Java

    Allows to control what list Formatting is applied to a paragraph in Java....Allows to control what list formatting is applied to a paragraph...the Working with Lists documentation article. Remarks: A paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  8. Losing Table Border Style when Converting Word ...

    Hello Team, We are using Aspose.Words for .NET v25.1.0. When converting a Word Document (with tracked changes) to HTML, we accept all revisions using AcceptAllRevisions(). After doing so, the table border style is miss…... When converting a Word document (with tracked changes) to...Steps to Reproduce Open a Word document that has tracked changes and...

    forum.aspose.com/t/losing-table-border-style-wh...
  9. DocumentBuilder.EndRow | Aspose.Words for .NET

    Effortlessly end table rows in your Documents with DocumentBuilder's EndRow method. Streamline your Formatting and enhance Document clarity!...method Ends a table row in the document. public Row EndRow () Return...RowFormat property to specify row formatting. Examples Shows how to merge...

    reference.aspose.com/words/net/aspose.words/doc...
  10. DocumentBuilder.InsertHorizontalRule | Aspose.W...

    Enhance your Documents with the DocumentBuilder InsertHorizontalRule method, effortlessly adding stylish horizontal lines for better organization and visual appeal....horizontal rule shape into the document. public Shape InsertHorizontalRule...customize its formatting. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...